Don't add executables to cmake exports
authorGert Wollny <gw.fossdev@gmail.com>
Mon, 6 Jul 2026 20:39:03 +0000 (22:39 +0200)
committerÉtienne Mollier <emollier@debian.org>
Mon, 6 Jul 2026 20:39:03 +0000 (22:39 +0200)
commite599df66192a073b122a0c267a70ff5276d4ad66
treee0bddfcd79ec5cd7681f981846d62012c756bccc
parent137562e2d74fcfc169b8e77293a5a8e76da681ed
Don't add executables to cmake exports

Bug-Debian: https://bugs.debian.org/803304
Forwarded: not-needed

CMake exports are used by other packages that compile
and link against dcmtk. Because Debian moves some of
these executables and also dosn't install the test
executables, this import may fail leading to failure
to configure the according package.

Gbp-Pq: Name 07_dont_export_all_executables.patch
CMake/dcmtkMacros.cmake